home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 140
/
(Vol 140) Sep 19 2011.iso
/
Games
/
football_extravaganza.swf
/
scripts
/
DefineButton2_83
/
BUTTONCONDACTION on(release).as
< prev
next >
Wrap
Text File
|
2011-09-19
|
88b
|
7 lines
on(release){
tellTarget("pleaseselect")
{
gotoAndStop("iain");
}
}